Welcome![Sign In][Sign Up]
Location:
Search - qt linux

Search list

[Linux-Unixqt

Description: 用qt写的播放器mediaplayer,需要的可以参考一下,适合初学者-mediaplayer qt
Platform: | Size: 1466368 | Author: yinxiupu | Hits:

[Linux-Unixapp

Description: 一个数控系统界面,包括一般的轨迹显示,坐标显示,电动进给等,适合Linux以及RT-Linux下数控系统开发!-A numerical control system interface, including the general trajectory shows coordinates, electric feed, etc., as well as RT-Linux for Linux under the CNC system development!
Platform: | Size: 490496 | Author: | Hits:

[Linux-Unixmycom.tar

Description: Linux下串口監控程序,QT+qextserial編寫.-Linux serial port monitoring program, under, QT+ qextserial prepared.
Platform: | Size: 331776 | Author: Learn | Hits:

[File Formatqt

Description: 论文主要包括linux环境下基于qt的管理系统建立,系统移植-Papers include linux environment management system based on the qt build, system migration
Platform: | Size: 3824640 | Author: echo | Hits:

[Linux-UnixQtexample

Description: Linux下QT开发小实例,非常不错,初学者适用-The development of small instances of Linux under the QT and very good for beginners
Platform: | Size: 146432 | Author: tengzhenfang | Hits:

[Internet-Networkqt-x11-free-3.3.4.tar

Description: Qt [3] is a cross-platform application framework that features several char- acteristics including: comprehensiveness, portability, ease-of-use, and open- source availability. Qt/X11 [4] is the Qt edition for Unix and Linux operat- ing systems, and it is an ideal framework for Linux-based systems to develop platform-independent applications.
Platform: | Size: 17422336 | Author: lidan | Hits:

[Linux-Unixlinux-qt-ui

Description: linux-qt-ui,qt界面开发,linux-qt-ui,qt界面开发
Platform: | Size: 582656 | Author: 阿水 | Hits:

[Linux-Unixmoniter8

Description: moniter linux视频监控 qt显示在显示器上
Platform: | Size: 87040 | Author: fgy | Hits:

[Embeded LinuxQt

Description: Qt应用程序开发,做嵌入式应用程序开发的基础!非常好的资料!-linux study!
Platform: | Size: 7501824 | Author: 张俊龙 | Hits:

[Embeded Linuxqt-devel-3.3.8-4.fc7.i386

Description: linux下使用qvfb的环境配置,安装步骤可参考网上教程-use qvfb linux environment configuration, installation procedures, refer to online tutorials
Platform: | Size: 11115520 | Author: 丁振华 | Hits:

[Linux-Unixqt

Description: 在linux下用QT做的一个关于服务器及客户端的字符传输。-QT in linux to do next with a client on the server and the character transfer.
Platform: | Size: 1232896 | Author: yanyan | Hits:

[Linux-UnixQTexamples

Description: Linux中图形界面开发源代码QT 里面含有丰富的实例-Linux, open source QT GUI
Platform: | Size: 4277248 | Author: navy | Hits:

[Internet-NetworkQT4_qq

Description: 软件说明: QT做的QQ聊天系统,人机界面,还可传送文件 1.运行环境 LINUX FC4 2.应用软件 QT 3.3.4 使用方法: 1.把QT的库路径设在 /usr/lib/qt-3.3/lib 下。 2.在LINUX下打开目录,客户端运行./qq_client, 服务器端运行./qq_server。 3.服务器端点start server。 4.客户端输入服务器IP,点联接。 然后就可以正常聊天了。 -Software Description: QT do QQ chat systems, human-machine interface, can also transfer files 1. Runtime Environment LINUX FC4 2. Application software to use QT 3.3.4: 1. The QT library path in/usr/lib/qt-3.3/lib next. 2. In the LINUX open the directory, the client is running./Qq_client, server-side run./Qq_server. 3. Server endpoint start server. 4. Client-side input the server IP, point of connection. Then you can chat normally.
Platform: | Size: 746496 | Author: zhang | Hits:

[Linux-Unixqtdemo

Description: LINUX下的一个视频获取小程序,已测试成功,请查看,谢谢。QT环境-a small programme
Platform: | Size: 112640 | Author: glosing | Hits:

[OtherLinux

Description: 本书全面而深入地介绍了GNU/Linux编程。首先介绍了在Linux上编程必备的编程工具,然后在库函数、系统调用以及内核上阐述Linux编程知识,并专门讲述了包括TCP/IP、UDP以及多播套接口在内的网络编程知识;图形界面也是本书的重点内容,本书着重讲述了文本形式的图形界面库ncurses;还分别讲解了真正图形化的流行系统X Window、Qt、GNOME以及OpenGL的基本编程方法;最后,介绍了Bash编程和设备驱动编程。-Comprehensive and in-depth book introduces the GNU/Linux programming. First introduced in Linux on the programming necessary programming tools, and then in the library functions, system calls and the set of Linux kernel programming knowledge, and specifically addressed, including TCP/IP, UDP and multicast network, including socket programming knowledge graphical interface is also the focus of the content of the book, the book focuses on the text about the form of graphical interface library ncurses also give talks on the true prevalence of graphical system X Window, Qt, GNOME and the basic OpenGL programming Finally, the introduction of the Bash programming and device driver programming.
Platform: | Size: 14036992 | Author: 万娟 | Hits:

[OtherQt-Whitepaper(CN)

Description: 此白皮书介绍了 Qt C++ 框架。Qt 采用“一写永逸”的方法支持开发跨平台的 GUI应用程序。使用单一源码树和简单的重编译式,可以为 Windows 98 至 WindowsXP、Mac OS X、Linux、Solaris、HP-UX 以及其他使用 X11 的 Unix 版本编写各种序。此外,还可以编译在嵌入式 Linux 平台中运行的 Qt 应用程序。Qt 引入了一种名为“信号和槽”的独特对象间通信机制。Qt 还为 2D 和 3D 图形、国际化、SQL、XML、单元测试提供了卓越的跨平台支持,并为特定应用程序提供了针对具体平台的扩展。您可以使QtDesigner(Qt 设计者)(一种支持 IDE 集成的灵活用户界面构建器)构建器来可视化的建立 Qt 应用程序。 -This white paper describes the Qt C++ framework. Qt uses "Wing Yi will write" approach to support cross-platform GUI development Application. Using a single source tree and a simple recompile, it can be for the Windows 98 to Windows XP, Mac OS X, Linux, Solaris, HP-UX and other Unix version uses X11 s written procedures. This , But also can compile in the embedded Linux platform running Qt application. Qt introduced called "signals and Trough, "the unique communication mechanism between objects. Qt 2D and 3D graphics also, international, SQL, XML, unit testing provides Excellent cross-platform support, and provide for a specific application, platform-specific extensions. You can use the Qt Designer (Qt designer) (a kind of IDE integration support for flexible user interface builder) to the visual builder Build Qt applications.
Platform: | Size: 1300480 | Author: liliyang | Hits:

[Embeded LinuxLinux_Qt4_Example

Description: 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, very painful, huh, huh.
Platform: | Size: 4337664 | Author: wangchao | Hits:

[Linux-UnixQt

Description: Linux下Qt编程入门 说的比较通俗易懂,没入门的或者想学的可以看看,高手就不用下载了,咱这人实在-Qt programming under Linux more user-friendly entry to say, no entry, or want to learn to see, do not need to download the master, who is nothing if
Platform: | Size: 928768 | Author: 毛毛 | Hits:

[Linux-UnixQt_embeded_4.5.3-ARM-Linux.docx

Description: Qt embeded 4.5.3 在ARM-Linux的移植,详细讲解了QT在ARM-Linux上的移植过程和注意事项,是做嵌入式移植的好资料。-Qt embeded 4.5.3 on ARM-Linux migration, explained in detail on the QT in the ARM-Linux migration process and precautions, is doing a good information embedded transplant.
Platform: | Size: 80896 | Author: 李新龙 | Hits:

[Linux-Unixqt-source

Description: 这是C++ GUI Qt4编程(第二版)的的源代码,包含window和Linux下运行的-This is a C++ GUI Qt4 Programming (Second Edition) of the source code, including window and running under Linux
Platform: | Size: 1219584 | Author: 李涛 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net